home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_4 / strip / strip.man < prev   
Text File  |  1994-08-28  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. Strip(V37)                                             Strip(V37)
  5.  
  6.  
  7. FFOORRMMAATT
  8.        SSTTRRIIPP [FFIILLEE] _f_i_l_e [[TTOO]] _n_a_m_e] [QQUUIIEETT] [KKEEEEPP]
  9.  
  10. TTEEMMPPLLAATTEE
  11.        FFIILLEE//AA,,TTOO,,QQUUIIEETT//SS,,KKEEEEPP//SS
  12.  
  13. PPUURRPPOOSSEE
  14.        To strip symbol and debug hunks from load files.
  15.  
  16. SSPPEECCIIFFIICCAATTIIOONN
  17.        SSttrriipp  removes all symbol and debug hunks from binary load
  18.        files, i.e., executables.  These hunks  supplies  informa­
  19.        tion  used  by,  for example, symbolic debuggers, but they
  20.        are not loaded by the _A_m_i_g_a_D_O_S loader.  The size of a load
  21.        file can often be reduced dramatically by removing them.
  22.  
  23.        SSttrriipp accepts the following arguments:
  24.  
  25.        FFIILLEE   The load file to be stripped.
  26.  
  27.        TTOO     The  stripped  version  of the load file. If the TTOO
  28.               option isn't used, SSttrriipp will replace the  original
  29.               file  with  the  stripped output. If a directory is
  30.               given as the TTOO argument, the stripped output  will
  31.               be  written to that directory with the _s_a_m_e name as
  32.               the original file.
  33.  
  34.        QQUUIIEETT  tells SSttrriipp to keep its mouth shut unless something
  35.               goes awry.
  36.  
  37.        KKEEEEPP   tells SSttrriipp to keep the original unstripped version
  38.               with a _._o_r_i_g extension. This will only happen if no
  39.               destination   _n_a_m_e  was  given  and  the  file  was
  40.               changed.
  41.  
  42.        The stripped output is given the same protection flags and
  43.        comment,  if applicable, as the original file, except that
  44.        the archived flag is cleared.
  45.  
  46.        Any hardlinks to the original file will be broken  if  the
  47.        original file is replaced.
  48.  
  49.        The  current  version  of  SSttrriipp refuses to strip overlaid
  50.        load files.
  51.  
  52. AAUUTTHHOORR
  53.        Torsten Poulin (torsten@diku.dk)
  54.  
  55. UUNNRREESSTTRRIICCTTIIOONNSS
  56.        SSttrriipp is free; anyone may redistribute copies of SSttrriipp  to
  57.        anyone  under  the  terms stated in the GNU General Public
  58.        Licence, a copy of which accompanies each copy of SSttrriipp.
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Strip version 37.2       August 28, 1994                        1
  65.  
  66.  
  67.